The following tables list the members exposed by XamBarcode<T,M,A>.
Name | Description | |
---|---|---|
![]() | _model | The model in which to store the barcode. |
Name | Description | |
---|---|---|
![]() | Model | The model in which to store the barcode. |
Name | Description | |
---|---|---|
![]() | BackingBrush | Overloaded. Sets the brush to use to fill the backing of the barcode. |
![]() | BackingOutline | Overloaded. Sets the brush to use for the outline of the backing. |
![]() | BackingStrokeThickness | Sets the stroke thickness of the backing outline. |
![]() | BarBrush | Overloaded. Sets the brush to use to fill the background of the bars. |
![]() | Data | Sets the data value. |
![]() | ErrorMessageText | Sets the message text displayed when some error occurs. |
![]() | Font | Sets the font of the text displayed by the control. |
![]() | FontBrush | Overloaded. Sets the brush to use for the label font. |
![]() | Height | Sets the height of the barcode container. |
![]() | HtmlAttributes | Set HtmlAttributes to the HTML div element |
![]() | ID | Sets the ID of the barcode container. |
![]() | PixelScalingRatio | Sets the scaling value used to affect the pixel density of the control. |
![]() | Stretch | Sets the stretch. |
![]() | Width | Sets the width of the barcode container. |
View on GitHub